home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 019a / se145.zip / HELP1.TXT next >
Text File  |  1991-03-11  |  5KB  |  94 lines

  1.                           ╔═══════╗
  2.                          F║ FILE, ║  MAIN MENU SELECTION
  3.                          1║  DIR  ║
  4.                           ╚═══════╝
  5.  
  6.                                  ╒═════════════════╕
  7.                                  │ THE STATUS LINE │
  8.                                  ╘═════════════════╛
  9.        ┌──────────────────────────────────────────────────────────────────┐
  10.        │W:1 Ln:313  Col:24  File:myfile.txt                   SK AI WW INS│
  11.        └──────────────────────────────────────────────────────────────────┘
  12.         File: The current file name is placed on the status line after a
  13.               Read or Save operation.
  14.         W:    Window number                              AI   AutoIndent
  15.         Ln:   Line number                                WW   WordWrap
  16.         Col:  Column number                              INS  INSert mode
  17.                                                          OVR  OVeRtype mode
  18.                                                          SK   Storing Keys
  19.                                  ╒══════════════╕
  20.                                  │≡≡ CAUTIONS ≡≡│
  21.                                  ╘══════════════╛
  22.      ╒══════════════════════════════════════════════════════════════════════╕
  23.      │ If the following DOS error message appears on the screen at any time,│
  24.      │ respond with "i" or "r" to continue the editing session. Any other   │
  25.      │ response will terminate the editing session.                         │
  26.      ├───────────────────┬──────────────────────────────────────────────────┤
  27.      │ DOS error message │       Not ready error reading drive D:           │
  28.      │                   │       Abort, Retry Ignore?                       │
  29.      ├───────────────────┴──────────────────────────────────────────────────┤
  30.      │ D: corresponds to the drive letter (A:, B:, C: . . .)                │
  31.      ╘══════════════════════════════════════════════════════════════════════╛
  32.  
  33.        ┌───────┐    The current file is abandoned then the user is
  34.       F│ Read  │    is prompted for a valid file name and the new
  35.       1│ File  │    is read into the editor.
  36.        └───────┘
  37.        ┌───────┐
  38.       F│ Save  │    Create a new file or save the current file.
  39.       2│ File  │    "Save File" will overwrite an existing file.
  40.        └───────┘    Save file operates on the file name that is
  41.                     displayed on the status line as shown below:
  42.  
  43.                     File: YOURFILE.EXT
  44.  
  45.                     File names are placed on the status line after a Read
  46.                     File, or Save File operation has been performed. If
  47.                     the name displayed on the status line is -New- then
  48.                     the user is prompted for the file name. Save and
  49.                     Create overwrite an existing file.
  50.        ┌───────┐
  51.       F│ Write │    The user is prompted for a valid file name and the
  52.       3│  File │    contents of the current document is written to the file
  53.        └───────┘    name. If the file already exists, the write operation
  54.                     is not done.
  55.        ┌───────┐
  56.       F│ List  │   List the contents of the current directory and select
  57.       4│  Dir  │   a file for read, save, or delete operations. The user
  58.        └───────┘   is prompted for a directory search string. Examples of
  59.                    valid directory search strings are:
  60.  
  61.                    *.DOC      - Find all files with the DOC extension
  62.                    F*.*       - Find all files beginning with the letter F
  63.                    LETTER.*   - Find all file names beginning with "LETTER"
  64.                                 and ending with any extension
  65.                    ?.*        - Find all filenames beginning with a single
  66.                                 letter and ending with any extension
  67.                    ??.*       - Find all filenames beginning with 1 OR 2
  68.                                 letters and ending with any extension
  69.  
  70.        ┌───────┐
  71.       F│Change │   Change to a different directory or drive.
  72.       5│  Dir  │
  73.        └───────┘
  74.        ┌───────┐
  75.       F│ Make  │   Create a new directory. The user is prompted for
  76.       6│  Dir  │   the new directory name.
  77.        └───────┘
  78.        ┌───────┐
  79.       F│Insert │   The user is prompted for a file name and the file
  80.       7│ File  │   is inserted into the current file following the
  81.        └───────┘   line that the cursor is on.
  82.        ┌───────┐
  83.       F│Abandon│   Abandon file clears the editor memory and the file
  84.       8│ File  │   name from the current window.
  85.        └───────┘
  86.        ┌───────┐
  87.       F│Delete │   The user is prompted for the file name to be
  88.       9│ File  │   deleted.
  89.        └───────┘
  90.        ┌───────┐
  91.       1│ Main  │   Return to main menu.
  92.       0│       │
  93.        └───────┘
  94.                                     ≡ END ≡